projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
697d064
)
(Man-cooked-hook): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 04:32:39 +0000
(
04:32
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 15 Mar 1994 04:32:39 +0000
(
04:32
+0000)
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index 843435ad54c07929aa45ae721cbe44c3566a6882..b18612ec8fc2a0421eac9a9de40a0c053ccb9361 100644
(file)
--- a/
lisp/man.el
+++ b/
lisp/man.el
@@
-190,7
+190,7
@@
the manpage buffer.")
"*Normal hook run when Man mode is enabled.")
(defvar Man-cooked-hook nil
- "*
Hooks run after removing backspace characters from man page
.")
+ "*
Normal hook run after removing backspaces but before Man-mode processing
.")
(defvar Man-section-regexp "[0-9][a-zA-Z+]*\\|[LNln]"
"*Regular expression describing a manpage section within parentheses.")